![]() | ![]() | ![]() | ![]() |
Migration of a webmart to SAS® Web Analytics 5.3.3 could fail because of spaces at the end of the name of the webmart. Refer to page 183 of the Web Analytics 5.3 Administration Guide for instructions for alleviating the problem.
Errors are generated when you work in UNIX environments because of spaces that are added to the webmart name. After you make edits to the transformations in the Site Metadata Migration job, the code is saved. Blank spaces are added to the end of the webmart name, and the name becomes 256 characters long, with ); as the last two characters.
%let mig_webmart_name = %nrquote(RacesGolden2 );
When the code is deployed to UNIX, the spaces are truncated, which causes an error.
To avoid this error, manually remove the white space between the end of the webmart name and the ); characters.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Web Analytics | 64-bit Enabled AIX | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |
64-bit Enabled Solaris | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 | ||
HP-UX IPF | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Linux for x64 | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Solaris for x64 | 5.3_M3 | 5.3_M3 | 9.2 TS2M3 | 9.2 TS2M3 |